Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump k8s.io/kubectl from 0.19.2 to 0.19.3 #98

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2020

Bumps k8s.io/kubectl from 0.19.2 to 0.19.3.

Commits
  • 978fd1a Update dependencies to v0.19.3 tag
  • 28d699c Merge pull request #94847 from eddiezane/automated-cherry-pick-of-#94728-upst...
  • 85e6002 Merge pull request #94944 from ialidzhikov/automated-cherry-pick-of-#94666-up...
  • 92ea032 portforward: Fix UDP-only ports calculation
  • c649655 Handle nil elements when sorting, instead of panicking
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubectl-0.19.3 branch from 6cc5c82 to 0229788 Compare October 21, 2020 08:00
@jpkrohling
Copy link
Member

@dependabot rebase

Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](kubernetes/kubectl@v0.19.2...v0.19.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/kubectl-0.19.3 branch from 0229788 to 42408ab Compare October 21, 2020 08:55
@mergify mergify bot merged commit 6330bda into master Oct 22, 2020
@mergify mergify bot deleted the dependabot/go_modules/k8s.io/kubectl-0.19.3 branch October 22, 2020 07:06
shree007 pushed a commit to shree007/opentelemetry-operator that referenced this pull request Dec 12, 2021
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.19.2 to 0.19.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kubernetes/kubectl/commit/978fd1a600a9c29c540d8216e663514be88e7b2b"><code>978fd1a</code></a> Update dependencies to v0.19.3 tag</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/28d699c230027662f83b5e9bd658b15c056c381e"><code>28d699c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/kubectl/issues/94847">#94847</a> from eddiezane/automated-cherry-pick-of-#94728-upst...</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/85e60022bb87d476997c9bd64e49437ff35d2e06"><code>85e6002</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/kubectl/issues/94944">#94944</a> from ialidzhikov/automated-cherry-pick-of-#94666-up...</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/92ea032f0888d4ab59c36e1c87e03ced69b6cf7f"><code>92ea032</code></a> portforward: Fix UDP-only ports calculation</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/c649655dbe1727b66eca6c5341b6fd6745977238"><code>c649655</code></a> Handle nil elements when sorting, instead of panicking</li>
<li>See full diff in <a href="https://github.com/kubernetes/kubectl/compare/v0.19.2...v0.19.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/kubectl&package-manager=go_modules&previous-version=0.19.2&new-version=0.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.19.2 to 0.19.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kubernetes/kubectl/commit/978fd1a600a9c29c540d8216e663514be88e7b2b"><code>978fd1a</code></a> Update dependencies to v0.19.3 tag</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/28d699c230027662f83b5e9bd658b15c056c381e"><code>28d699c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/kubectl/issues/94847">#94847</a> from eddiezane/automated-cherry-pick-of-#94728-upst...</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/85e60022bb87d476997c9bd64e49437ff35d2e06"><code>85e6002</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/kubectl/issues/94944">#94944</a> from ialidzhikov/automated-cherry-pick-of-#94666-up...</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/92ea032f0888d4ab59c36e1c87e03ced69b6cf7f"><code>92ea032</code></a> portforward: Fix UDP-only ports calculation</li>
<li><a href="https://github.com/kubernetes/kubectl/commit/c649655dbe1727b66eca6c5341b6fd6745977238"><code>c649655</code></a> Handle nil elements when sorting, instead of panicking</li>
<li>See full diff in <a href="https://github.com/kubernetes/kubectl/compare/v0.19.2...v0.19.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/kubectl&package-manager=go_modules&previous-version=0.19.2&new-version=0.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
dt-cloner bot pushed a commit to IshwarKanse/opentelemetry-operator that referenced this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant